OpenRoads Designer CONNECT Edition SDK Help

Alignment Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass Alignment : FeaturizedModelEntity
Inheritance → ConsensusItem → ModelEntityNamedModelEntityFeaturizedModelEntity → Alignment
Derived Bentley.CifNET.GeometryModel.SDK.AlignmentProxy

Constructors

Alignment Initializes a new instance of the Alignment class

Properties

ActiveLinearEntity3d  
ActiveProfile  
ActiveSpeedTable  
BaseLinearGeometry  
Cants  
Connection (Inherited from ConsensusItem)
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
DoNotAnnotate (Inherited from FeaturizedModelEntity)
Element (Inherited from ModelEntity)
FeatureDefinition (Inherited from FeaturizedModelEntity)
FeatureDescription (Inherited from FeaturizedModelEntity)
FeatureName (Inherited from FeaturizedModelEntity)
Geometry  
GeometryPresentation (Inherited from FeaturizedModelEntity)
IsFinalElement (Inherited from FeaturizedModelEntity)
IsIntervalAlignment  
KeyStationSetList  
LinearAssociatedSpaces  
LinearGeometry  
LongSectionSpace  
Name (Inherited from NamedModelEntity)
ObjectTracker (Inherited from ConsensusItem)
Profiles  
RejectsEmptyStringAnnotation (Inherited from FeaturizedModelEntity)
RepresentationOf (Inherited from FeaturizedModelEntity)
RootFeatureProvider (Inherited from FeaturizedModelEntity)
SchemaName  
SightVisibilitySections  
Stationing  
SuperElevationSections  
SuperElevationSpace  
SyncId (Inherited from ModelEntity)

Methods

_AddKeyStationList  
_AddStationEquation  
_AddStationing(StationingMethod)  
_AddStationing(Double, Double, StationingMethod)  
_AddStationing(Double, Double, Boolean)  
_ClearActiveProfile  
_CreateCorridorByAlignment  
_CreateProfileByConstElevation  
_CreateProfileByProfileElement  
_CreateProfileByVerticalPIs  
_CreateSpeedTable  
_RemoveAllIntervals  
_RemoveInterval  
_RemoveKeyStationList  
_RenameKeyStationList  
_SetActiveProfile(Profile)  
_SetActiveProfile(Profile, StrokingParametersInfo, LinearEntity3d)  
_SetActiveProfileEntityByTemplate  
_SetFeatureDefinition(FeatureDefinition)  
_SetFeatureDefinition(String)  
_SetFeatureDefinition(String, String)  
_SetLinearGeometry  
_SetName  
AddKeyStationList  
AddStationEquation  
AddStationing(StationingMethod)  
AddStationing(Double, Double, StationingMethod)  
AddStationing(Double, Double, Boolean)  
ClearActiveProfile  
CreateCorridorByAlignment  
CreateFromDomainObject (Inherited from ConsensusItem)
CreateFromElement  
CreateProfileByConstElevation  
CreateProfileByProfileElement  
CreateProfileByVerticalPIs  
CreateSpeedTable  
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetAnnotationProcessingGroup (Inherited from FeaturizedModelEntity)
GetKeyStationListByName  
GetKeyStationPointListByName  
GetNative (Inherited from ConsensusItem)
GetNativeP  
GetXSCutPoints(DgnModelRef, Double, Double, Double, Double, Alignment.WhichFeatures)  
GetXSCutPoints(DgnModelRef, Double, Double, Double, Double, Alignment.WhichFeatures, IEnumerable(String))  
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)
RemoveAllIntervals  
RemoveInterval  
RemoveKeyStationList  
RenameKeyStationList  
SetActiveProfile(Profile)  
SetActiveProfile(Profile, StrokingParametersInfo, LinearEntity3d)  
SetActiveProfileEntityByTemplate  
SetFeatureDefinition(FeatureDefinition)  
SetFeatureDefinition(String)  
SetFeatureDefinition(String, String)  
SetLinearGeometry  
SetName  

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also